home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Macro assembler dev syst.adf / s / install-Assem < prev    next >
Text File  |  1985-12-20  |  139b  |  7 lines

  1. ;  This script will install the entire contents of the C directory on
  2. ;  this disk into the C: directory.
  3. copy Assem-Devel:c C: all
  4.  
  5.